Click or drag to resize

Task Properties

The Task type exposes the following members.

Properties
  NameDescription
Public propertyActualWork
Represents the actual amount of time that is spent on a task.
Public propertyArchiveTag
Gets or sets the archive tag.
(Inherited from Item.)
Public propertyAssignedTime
Represents the time when a task is assigned to a contact.
Public propertyAttachments
Contains the items or files that are attached to an item in the Exchange store.
(Inherited from Item.)
Public propertyBillingInformation
Holds billing information for a task.
Public propertyBlockStatus
Gets a value indicating whether [block status].
(Inherited from Item.)
Public propertyBody
Represents the actual body content of a message.
(Inherited from Item.)
Public propertyBodyHtmlText
Contains the html body text.
(Inherited from Item.)
Public propertyBodyPlainText
Contains the plain body text.
(Inherited from Item.)
Public propertyBodyRtf
Contains the Rich Text Format body text.
(Inherited from Item.)
Public propertyCategories
Represents a collection of strings that identify to which categories an item in the mailbox belongs.
(Inherited from Item.)
Public propertyChangeCount
Specifies the version of the task.
Public propertyComment
Contains a comment of item.
(Inherited from Item.)
Public propertyCommonEndDate
Public propertyCommonStartDate
Public propertyCompanies
Represents the collection of companies that are associated with a contact or task.
Public propertyCompleteDate
Represents the date on which a task is completed.
Public propertyContacts
Contains a list of contacts that are associated with a task.
Public propertyConversationId
Contains the identifier of an item or conversation.
(Inherited from Item.)
Public propertyCreatedTime
Represents the date and time that a given item in the mailbox was created.
(Inherited from Item.)
Public propertyCulture
Represents the culture for a given item in a mailbox.
(Inherited from Item.)
Public propertyDelegationState
Represents the status of a delegated task.
Public propertyDelegator
Contains the name of the delegator who assigned the task.
Public propertyDisplayName
Contains the display name of the message store.
(Inherited from Item.)
Public propertyDueDate
Represents the date when a task item is due.
Public propertyEffectiveRights
Contains the client's rights based on the permission settings for the item or folder.
(Inherited from Item.)
Public propertyEntityExtractionResult
Gets the entity extraction information on the item.
(Inherited from Item.)
Public propertyEntryId
Contains a MAPI entry identifier used to open and edit properties of a particular MAPI object.
(Inherited from Item.)
Public propertyExtendedProperties
Gets a list of extended properties that are defined on this item.
(Inherited from Item.)
Public propertyFlag
Gets or sets the flag.
(Inherited from Item.)
Public propertyGroupingAction
Gets the grouping action.
(Inherited from Item.)
Public propertyHasAttachments
Represents a property that is set to true if an item has attachments at least one visible attachment.
(Inherited from Item.)
Public propertyHasBlockedImages
Gets a value indicating whether this instance has blocked images.
(Inherited from Item.)
Public propertyIconIndex
Gets the index of the icon.
(Inherited from Item.)
Public propertyImportance
Contains the importance of an item.
(Inherited from Item.)
Public propertyInstanceKey
Gets the instance key.
(Inherited from Item.)
Public propertyIsAssignmentEditable
Indicates whether the task is editable or not.
Public propertyIsAssociated
Indicates whether the item is associated with a folder.
(Inherited from Item.)
Public propertyIsComplete
Indicates whether the task has been completed or not.
Public propertyIsHidden
Contains the flag that indicates whether the item is hidden from view in the user interface.
(Inherited from Item.)
Public propertyIsPrivate
Indicates whether the task item is private.
Public propertyIsRecurring
Indicates whether a task is part of a recurring item.
Public propertyIsTeamTask
Indicates whether the task is owned by a team or not.
Public propertyItemClass
Represents the message class of an item.
(Inherited from Item.)
Public propertyItemId
Contains the unique identifier and change key of an item in the Exchange store.
(Inherited from Item.)
Public propertyLastModifiedTime
Indicates when an item was last modified.
(Inherited from Item.)
Public propertyLastModifierName
Contains the display name of the last user to modify an item.
(Inherited from Item.)
Public propertyMileage
Represents mileage for a task item.
Public propertyMimeContent
Contains the native Multipurpose Internet Mail Extensions (MIME) stream of an object that is represented in base64Binary format.
(Inherited from Item.)
Public propertyNextPredictedAction
Gets the next predicted action.
(Inherited from Item.)
Public propertyOwner
Represents the owner of a task.
Public propertyParentId
Represents the identifier of the parent folder that contains the item or folder.
(Inherited from Item.)
Public propertyPercentComplete
Describes the completion status of a task.
Public propertyPreview
Gets the preview.
(Inherited from Item.)
Public propertyPriority
Contains the task's priority status.
Public propertyRecurrence
Contains recurrence information for recurring tasks.
Public propertyReminderDueBy
Represents the date and time when the appointment occurs.
(Inherited from Item.)
Public propertyReminderIsSet
Indicates whether a reminder has been set for the appointment in the Exchange store.
(Inherited from Item.)
Public propertyReminderMinutesBeforeStart
Represents the number of minutes before an event when a reminder is displayed.
(Inherited from Item.)
Public propertyReminderOverrideDefault
True if the reminder overrides the default reminder behavior for the task.
Public propertyReminderPlaySound
True if the reminder should play a sound when it occurs for this task.
Public propertyReminderSoundFile
Returns or sets a String indicating the path and file name of the sound file to play when the reminder occurs for the task.
Public propertyReminderTime
Returns or sets a Date indicating the date and time at which the reminder should occur for the specified item.
Public propertyRetentionDate
Gets or sets the retention date.
(Inherited from Item.)
Public propertyRetentionTag
Gets or sets the retention tag.
(Inherited from Item.)
Public propertyRtfCompressed
Contains the Rich Text Format body text.
(Inherited from Item.)
Public propertySearchKey
Contains a binary-comparable key that identifies correlated objects for a search.
(Inherited from Item.)
Public propertySensitivity
Indicates the sensitivity level of an item.
(Inherited from Item.)
Public propertySize
Represents the size in bytes of an item.
(Inherited from Item.)
Public propertyStartDate
Represents the start date of a task item.
Public propertyStatus
Represents the status of a task item.
Public propertyStatusDescription
Contains an explanation of the task status.
Public propertyStoreEntryId
Contains the store entry id. It is Base64 string.
(Inherited from Item.)
Public propertySubject
Represents the subject for Exchange store items and response objects.
(Inherited from Item.)
Public propertyTextBody
Gets the text body.
(Inherited from Item.)
Public propertyTotalWork
Contains a description of how much work is associated with an item.
Public propertyUniqueBody
Represents an HTML fragment or plain text which represents the unique body of this conversation.
(Inherited from Item.)
Public propertyWebClientEditFormQueryString
Represents a URL to concatenate to the Outlook Web App endpoint to edit an item in Outlook Web App.
(Inherited from Item.)
Public propertyWebClientReadFormQueryString
Represents a URL to concatenate to the Microsoft Office Outlook Web App endpoint to read an item in Outlook Web App.
(Inherited from Item.)
Top
See Also